C & C++

C Language

Units

⁕ Fundamentals in C.

⁕ Operators and Expressions.

⁕ Data types.

⁕ Input-Output Library Functions.

⁕ Function.

⁕ Storage class.

⁕ Pointer.

⁕ Pointer and Function.

⁕ Array.

⁕ Array and function.

⁕ Dynamic memory allocation.

⁕ String.

⁕ String and function.

⁕ Command line arguments.

⁕ Preprocessor.

⁕ Structure.

⁕ Structure and function.

⁕ File Handling.

C++

Units

⁕ Introduction to C++.

⁕ Explaining Procedure oriented Language(C) and Object Oriented Language.(C++).

⁕ C++ Tokens, Expressions, and Control Structure.

⁕ Functions In C++.

⁕ Classes And Objects.

⁕ Constructor and Destructor.

⁕ Operator Overloading and type conversion.

⁕ Inheritance – extending class.

⁕ Pointer, Virtual Functions, Polymorphism.

⁕ Managing Console I/O Operations.

⁕ Working with files.

⁕ Templates.

⁕ Exception Handling.